PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFGeospatialMeasure Class / setBounds Method
An array of points that describes the bounds of an area for which geospatial transformations are valid.
In This Topic
    setBounds Method
    In This Topic
    Sets the map bounds.
    Syntax
    public void setBounds( 
       PDFPoint[] value
    )

    Parameters

    value
    An array of points that describes the bounds of an area for which geospatial transformations are valid.
    See Also